@media screen and (max-width: 768px){
    header .navbar-brand{
        margin-left: 0;
    }

    .open-menu{
        display:block !important;
    }

    .aboutus-showWork .card img{
        width:100%;
    }

    .abouts-showWork .card{
        width:100%;
        padding-bottom: 1rem;
    }

    .aboutus-showWork .card:last-child ul{
        padding-top: 0;
    }

    .aboutus-serve .no-gutters{
    	padding-top:0;
    }

    .aboutus-serve .no-gutters .col-md-6{
        width:100%;
        display:unset;
    }

    .aboutus-serve .no-gutters .col-md-6 img{
        display:none;
    }

    .footer-center p{
        padding-left: 0;
    }

    .footer-right{
        float:left;
        padding-bottom: 1rem;
    }


    .wrok-section h5{
        margin-left: 2rem;
    }

    .post-email p{
        padding-left: 1rem;
        padding-right: 1rem;
    }

     .aboutus-serve .card-text{
        overflow: auto;
    }

    .team-detail-section .breadcrumb{
        padding-left: 1rem;
    }

    .team-detail-section .col-md-3{
        padding-left: 1rem;
    }

    .home-from .input-group .col-md-4:nth-child(2) input{
    	float:right;
    }

    .home-from .input-group .col-md-4:nth-child(3) input{
    	float:none;
    }

    .home-from .input-group .col-md-4:nth-child(4) input{
    	float:right;
    }

    .home-from .input-group .col-md-4:nth-child(5) input{
    	margin-left:0;
    }

    .carousel-caption{
    	display:none;
    }

}

@media screen and (max-width:480px){
    header .navbar-brand{
        margin-left: 0;
        width:60%;
        padding-left: 0;
    }

    .aboutus-showWork .card img{
        width:100%;
    }

    .abouts-showWork .card{
        width:100%;
        padding-bottom: 1rem;
    }

    .aboutus-showWork .card:last-child{
        display:none;
    }

    .aboutus-serve{
        margin-top: 2rem;
    }

    .aboutus-serve .no-gutters .col-md-6{
        width:100%;
        display:unset;
    }
    .footer-center p{
        padding-left: 0;
    }

    .footer-right{
        float:left;
        padding-bottom: 1rem;
    }

    .aboutus-serve .no-gutters .col-md-6 img{
        display:none;
    }

    .contact-article .col-md-7 .card-title{
        font-size: .8rem;
        padding-left: 1rem;
    }

    .contact-from .my-from .col-xs-4{
        width:80%;
        margin-left: 2rem;
    }

    .contact-from .my-from .col-xs-4:nth-child(n+2) input{
        margin-left: 0rem !important;
    }

    .contact-from .my-from .col-md-4:nth-child(3) input{
        float:left !important;
    }

    .myfrom-submit{
        padding-bottom: 1rem !important;
    }

    .myfrom-submit{
        margin-top: 1rem;
    }

    .state-section .input-group .col-sm-4{
        width:80%;
        margin-left: 1rem;
    }

    .state-brief .col-md-3 p{
        width:100% !important;
        margin-left:0 !important;
        margin-right: 0;
        font-size: .6rem !important;
        border:none !important;
    }

    .state-brief .col-md-9{
        padding-left: 1rem;
    }

    .selsect-page li:last-child{
        padding-left: .5rem;
    }

    .home-from .input-group .col-md-4{
    	width:100%;
    }

    .home-from .input-group .col-md-4 input{
    	width:100%;
    }

    .home-from .input-group .col-md-4:nth-child(2) input{
    	float:left;
    	margin-left:0;
    }

    .home-from .input-group .col-md-4:nth-child(3) input{
    	float:none;
    }

    .home-from .input-group .col-md-4:nth-child(4) input{
    	float:left;
    }

    .home-from .input-group .col-md-4:nth-child(5) input{
    	margin-left:0;
    	float:left;
    }

    .home-from .input-group .col-md-4:nth-child(6) input{
    	float:left;
    }

    .home-from .myfrom-submit{
    	margin-top:0rem;
    }

    .home-news .panel .panel-clip{
	    padding-right:2rem;
	    overflow: hidden;
		text-overflow:ellipsis;
		white-space: nowrap;
    }
    
    .downlaod-detail .business-detail li span:nth-child(2){
        display:none;
    }

    .downlaod-detail .business-detail li span:nth-child(3){
        display:none;
    }

    .red-2{
        top:28rem;
    }

}

@media screen and (width:768px){
    .home-from .input-group .col-md-4:nth-child(2) input{
    	float:left;
    	margin-left:0;
    }

    .home-from .input-group .col-md-4:nth-child(3) input{
    	float:none;
    }

    .home-from .input-group .col-md-4:nth-child(4) input{
    	float:left;
    }

    .home-from .input-group .col-md-4:nth-child(5) input{
    	margin-left:0;
    	float:left;
    }

    .home-from .input-group .col-md-4:nth-child(6) input{
    	float:left;
    }
}